PathOfTravel.CreateMapped
Overloads (2):
CreateMapped(View,IList[XYZ],IList[XYZ],IList[PathOfTravelCalculationStatus])
public static IList<PathOfTravel> CreateMapped(
View DBView,
IList<XYZ> pathStarts,
IList<XYZ> pathEnds,
out IList<PathOfTravelCalculationStatus> resultStatus
)
-
DBView
-
IList<XYZ>pathStarts
-
IList<XYZ>pathEnds
-
IList<PathOfTravelCalculationStatus>%resultStatus